* installing *source* package 'galamm' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.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.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:30, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:370: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:439: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:31: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map >' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter > >' RcppExports.cpp:20:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from 'struct Eigen::internal::traits > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map >' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter > >' RcppExports.cpp:20:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map >' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter > >' RcppExports.cpp:20:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from 'struct Eigen::internal::traits > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map >' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter > >' RcppExports.cpp:22:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map >' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter > >' RcppExports.cpp:22:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from 'class Eigen::MappedSparseMatrix' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter >' RcppExports.cpp:23:93: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from 'class Eigen::MappedSparseMatrix' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter >' RcppExports.cpp:23:93: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from 'class Eigen::MappedSparseMatrix' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter >' RcppExports.cpp:23:93: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/InputParameter.h:64:11: required from 'class Rcpp::ConstInputParameter, 0, Eigen::Stride<0, 0> > >' RcppExports.cpp:36:111: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c compute_galamm.cpp -o compute_galamm.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:30, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigen.h:25, from data.h:4, from compute_galamm.cpp:2: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:370: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:439: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:31: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] In file included from ../inst/include/autodiff/forward/utils/gradient.hpp:35, from ../inst/include/autodiff/forward/dual/eigen.hpp:37, from data.h:6: ../inst/include/autodiff/common/classtraits.hpp:56:39: warning: unnecessary parentheses in declaration of 'f' [-Wparentheses] 56 | template static char ((&f(decltype(&C::value))))[1]; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/autodiff/common/classtraits.hpp:56:39: note: remove parentheses 56 | template static char ((&f(decltype(&C::value))))[1]; | ^~~~~~~~~~~~~~~~~~~~~~~~~ | - - ../inst/include/autodiff/common/classtraits.hpp:57:39: warning: unnecessary parentheses in declaration of 'f' [-Wparentheses] 57 | template static char ((&f(...)))[2]; | ^~~~~~~~~ ../inst/include/autodiff/common/classtraits.hpp:57:39: note: remove parentheses 57 | template static char ((&f(...)))[2]; | ^~~~~~~~~ | - - D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' data.h:16:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' data.h:16:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' data.h:16:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' compute_galamm.cpp:219:1: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' compute_galamm.cpp:219:1: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from 'class Eigen::MappedSparseMatrix' compute_galamm.cpp:219:1: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from 'class Eigen::MappedSparseMatrix' compute_galamm.cpp:219:1: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from 'class Eigen::MappedSparseMatrix' compute_galamm.cpp:219:1: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' compute_galamm.cpp:219:1: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:282:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:683:97: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; _Scalar = double; int _Options = 0; _StorageIndex = int]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] compute_galamm.cpp: In instantiation of 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]': compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here compute_galamm.cpp:58:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, autodiff::detail::Dual > >, std::default_delete, autodiff::detail::Dual > > > >, std::allocator, autodiff::detail::Dual > >, std::default_delete, autodiff::detail::Dual > > > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 58 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' compute_galamm.cpp:60:36: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >' compute_galamm.cpp:60:39: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' compute_galamm.cpp:59:80: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] compute_galamm.cpp: In instantiation of 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]': compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here compute_galamm.cpp:77:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, autodiff::detail::Dual > >, std::default_delete, autodiff::detail::Dual > > > >, std::allocator, autodiff::detail::Dual > >, std::default_delete, autodiff::detail::Dual > > > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 77 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, autodiff::detail::Dual >, double>, const Eigen::ArrayWrapper, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, autodiff::detail::Dual >, double>, const Eigen::ArrayWrapper, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, autodiff::detail::Dual >, double>, const Eigen::ArrayWrapper, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' compute_galamm.cpp:83:70: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' compute_galamm.cpp:83:74: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, autodiff::detail::Dual > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, autodiff::detail::Dual > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, autodiff::detail::Dual > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >' compute_galamm.cpp:88:25: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] compute_galamm.cpp: In instantiation of 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]': compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here compute_galamm.cpp:91:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, autodiff::detail::Dual > >, std::default_delete, autodiff::detail::Dual > > > >, std::allocator, autodiff::detail::Dual > >, std::default_delete, autodiff::detail::Dual > > > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 91 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, autodiff::detail::Dual >, double>, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, autodiff::detail::Dual >, double>, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, autodiff::detail::Dual >, double>, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, autodiff::detail::Dual >, double>, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, autodiff::detail::Dual >, double>, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type, autodiff::detail::Dual >, -1, 1, 0, -1, 1>, const Eigen::CwiseUnaryOp, autodiff::detail::Dual >, double>, const Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1> > >' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:48:179: required from 'struct Eigen::MatrixBase, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >::CastXpr' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:62:1: required by substitution of 'template typename Eigen::MatrixBase, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >::CastXpr::Type Eigen::MatrixBase, autodiff::detail::Dual >, -1, 1, 0, -1, 1> >::cast() const [with NewType = double]' misc.h:73:54: required from 'Rcpp::List create_result(Functor1, Functor2, parameters, autodiff::detail::Dual > >&, bool) [with Functor1 = wrapper, autodiff::detail::Dual > >(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool)::, autodiff::detail::Dual > >&)>; Functor2 = wrapper, autodiff::detail::Dual > >(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool)::, autodiff::detail::Dual > >&)>; Rcpp::List = Rcpp::Vector<19>]' compute_galamm.cpp:190:23: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ compute_galamm.cpp: In instantiation of 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual]': compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:228:28: required from here compute_galamm.cpp:58:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >, std::default_delete > > >, std::allocator >, std::default_delete > > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 58 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ compute_galamm.cpp:77:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >, std::default_delete > > >, std::allocator >, std::default_delete > > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 77 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ compute_galamm.cpp:91:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >, std::default_delete > > >, std::allocator >, std::default_delete > > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 91 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Matrix > >' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:48:179: required from 'struct Eigen::MatrixBase >::CastXpr' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:62:1: required by substitution of 'template typename Eigen::MatrixBase >::CastXpr::Type Eigen::MatrixBase >::cast() const [with NewType = double]' data.h:17:16: required from 'data::data(Eigen::VectorXd, Eigen::VectorXd, Eigen::MatrixXd, Eigen::SparseMatrix) [with T = double; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix]' compute_galamm.cpp:156:11: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Matrix > >' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:48:179: required from 'struct Eigen::MatrixBase >::CastXpr' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:62:1: required by substitution of 'template typename Eigen::MatrixBase >::CastXpr::Type Eigen::MatrixBase >::cast() const [with NewType = double]' data.h:17:64: required from 'data::data(Eigen::VectorXd, Eigen::VectorXd, Eigen::MatrixXd, Eigen::SparseMatrix) [with T = double; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix]' compute_galamm.cpp:156:11: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::SparseMatrix > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::SparseMatrix, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::SparseMatrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::SparseMatrix > >' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:48:179: required from 'struct Eigen::SparseMatrixBase >::CastXpr' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:62:1: required by substitution of 'template typename Eigen::SparseMatrixBase >::CastXpr::Type Eigen::SparseMatrixBase >::cast() const [with NewType = double]' data.h:18:18: required from 'data::data(Eigen::VectorXd, Eigen::VectorXd, Eigen::MatrixXd, Eigen::SparseMatrix) [with T = double; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix]' compute_galamm.cpp:156:11: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' parameters.h:51:42: required from 'parameters::parameters(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXi&, const int&, const double&, const int&) [with T = double; Eigen::VectorXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:158:17: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ compute_galamm.cpp: In instantiation of 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]': compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here compute_galamm.cpp:58:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::default_delete > >, std::allocator, std::default_delete > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 58 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' compute_galamm.cpp:59:77: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:48:179: required from 'struct Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >::CastXpr' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:62:1: required by substitution of 'template typename Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >::CastXpr::Type Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >::cast() const [with NewType = double]' compute_galamm.cpp:60:69: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >' compute_galamm.cpp:59:80: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] compute_galamm.cpp: In instantiation of 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]': compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here compute_galamm.cpp:77:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::default_delete > >, std::allocator, std::default_delete > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 77 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/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>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' compute_galamm.cpp:83:70: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' compute_galamm.cpp:83:87: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' compute_galamm.cpp:83:103: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > >' compute_galamm.cpp:83:74: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, Eigen::SparseMatrix, 2> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:140:7: required from 'class Eigen::ProductImpl, Eigen::SparseMatrix, 2, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::SparseMatrix, 2>' compute_galamm.cpp:84:45: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>' compute_galamm.cpp:84:58: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >' compute_galamm.cpp:84:79: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >' compute_galamm.cpp:84:27: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/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>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' compute_galamm.cpp:88:25: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] compute_galamm.cpp: In instantiation of 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]': compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here compute_galamm.cpp:91:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::default_delete > >, std::allocator, std::default_delete > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 91 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:27:43: required from 'struct Eigen::internal::unary_evaluator, autodiff::detail::Dual > >, const Eigen::SparseMatrix >, Eigen::internal::IteratorBased, autodiff::detail::Dual, autodiff::detail::Dual > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, autodiff::detail::Dual > >, const Eigen::SparseMatrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:683:97: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseUnaryOp, autodiff::detail::Dual > >, const Eigen::SparseMatrix >; _Scalar = autodiff::detail::Dual, autodiff::detail::Dual >; int _Options = 0; _StorageIndex = int]' data.h:18:3: required from 'data::data(Eigen::VectorXd, Eigen::VectorXd, Eigen::MatrixXd, Eigen::SparseMatrix) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix]' compute_galamm.cpp:156:11: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from compute_galamm.cpp:6: update_funs.h: In instantiation of 'void update_WSqrt(Ddual&, Vdual&, const std::vector&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Ddual = Eigen::DiagonalMatrix, autodiff::detail::Dual >, -1, -1>; Vdual = Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1>]': compute_galamm.cpp:51:15: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here update_funs.h:85:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 85 | for(int i = 0; i < weights_mapping.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~ compute_galamm.cpp: In instantiation of 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Vdual = Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1>; ldlt = Eigen::SimplicialLDLT, autodiff::detail::Dual >, 0, int>, 1, Eigen::AMDOrdering >]': compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here compute_galamm.cpp:17:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, autodiff::detail::Dual > >, std::default_delete, autodiff::detail::Dual > > > >, std::allocator, autodiff::detail::Dual > >, std::default_delete, autodiff::detail::Dual > > > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 17 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' compute_galamm.cpp:18:46: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Vdual = Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1>; ldlt = Eigen::SimplicialLDLT, autodiff::detail::Dual >, 0, int>, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:48:179: required from 'struct Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >::CastXpr' d:\rcompile\cranpkg\lib\4.4\rcppeigen\include\eigen\src\plugins\commoncwiseunaryops.h:62:1: required by substitution of 'template typename Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >::CastXpr::Type Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >::cast() const [with NewType = int]' compute_galamm.cpp:18:73: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Vdual = Eigen::Matrix, autodiff::detail::Dual >, -1, 1, 0, -1, 1>; ldlt = Eigen::SimplicialLDLT, autodiff::detail::Dual >, 0, int>, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] update_funs.h: In instantiation of 'void update_WSqrt(Ddual&, Vdual&, const std::vector&) [with T = autodiff::detail::Dual; Ddual = Eigen::DiagonalMatrix, -1, -1>; Vdual = Eigen::Matrix, -1, 1, 0, -1, 1>]': compute_galamm.cpp:51:15: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:228:28: required from here update_funs.h:85:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 85 | for(int i = 0; i < weights_mapping.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~ compute_galamm.cpp: In instantiation of 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = autodiff::detail::Dual; Vdual = Eigen::Matrix, -1, 1, 0, -1, 1>; ldlt = Eigen::SimplicialLDLT, 0, int>, 1, Eigen::AMDOrdering >]': compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:228:28: required from here compute_galamm.cpp:17:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >, std::default_delete > > >, std::allocator >, std::default_delete > > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 17 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ update_funs.h: In instantiation of 'void update_WSqrt(Ddual&, Vdual&, const std::vector&) [with T = double; Ddual = Eigen::DiagonalMatrix; Vdual = Eigen::Matrix]': compute_galamm.cpp:51:15: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here update_funs.h:85:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 85 | for(int i = 0; i < weights_mapping.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' misc.h:13:20: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from 'class Eigen::internal::SparseTransposeImpl, 1024>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from 'class Eigen::TransposeImpl, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' misc.h:13:57: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >, Eigen::Transpose >, 2> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:140:7: required from 'class Eigen::ProductImpl >, Eigen::Transpose >, 2, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Transpose >, 2>' misc.h:13:60: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Transpose >, 2>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Transpose >, 2>, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Transpose >, 2>, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0>' misc.h:14:33: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >' misc.h:13:35: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:140:7: required from 'class Eigen::ProductImpl, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>' misc.h:24:39: required from 'SpMdual inner_hessian(const parameters&, const data&, const Eigen::DiagonalMatrix&) [with T = double; SpMdual = Eigen::SparseMatrix]' compute_galamm.cpp:67:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:140:7: required from 'class Eigen::ProductImpl, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>' misc.h:24:43: required from 'SpMdual inner_hessian(const parameters&, const data&, const Eigen::DiagonalMatrix&) [with T = double; SpMdual = Eigen::SparseMatrix]' compute_galamm.cpp:67:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:140:7: required from 'class Eigen::ProductImpl, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>' misc.h:25:28: required from 'SpMdual inner_hessian(const parameters&, const data&, const Eigen::DiagonalMatrix&) [with T = double; SpMdual = Eigen::SparseMatrix]' compute_galamm.cpp:67:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] compute_galamm.cpp: In instantiation of 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = double; Vdual = Eigen::Matrix; ldlt = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]': compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here compute_galamm.cpp:17:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::default_delete > >, std::allocator, std::default_delete > > > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 17 | for(int k{}; k < modvec.size(); k++){ | ~~^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 1>' compute_galamm.cpp:35:21: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = double; Vdual = Eigen::Matrix; ldlt = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' compute_galamm.cpp:41:27: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = double; Vdual = Eigen::Matrix; ldlt = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' compute_galamm.cpp:41:33: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = double; Vdual = Eigen::Matrix; ldlt = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:73: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; _Scalar = double; int _Options = 0; _StorageIndex = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:685:15: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; _Scalar = double; int _Options = 0; _StorageIndex = int]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:29: required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21: required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1089:50: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; _Scalar = double; int _Options = 0; _StorageIndex = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:685:15: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; _Scalar = double; int _Options = 0; _StorageIndex = int]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:274:36: required from 'struct Eigen::internal::evaluator > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:96:8: required from 'struct Eigen::internal::product_evaluator, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>, 8, Eigen::SparseShape, Eigen::SparseShape, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:683:97: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' misc.h:25:56: required from 'SpMdual inner_hessian(const parameters&, const data&, const Eigen::DiagonalMatrix&) [with T = double; SpMdual = Eigen::SparseMatrix]' compute_galamm.cpp:67:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:96:8: required from 'struct Eigen::internal::product_evaluator, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>, 8, Eigen::SparseShape, Eigen::SparseShape, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:683:97: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' misc.h:25:56: required from 'SpMdual inner_hessian(const parameters&, const data&, const Eigen::DiagonalMatrix&) [with T = double; SpMdual = Eigen::SparseMatrix]' compute_galamm.cpp:67:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/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]' compute_galamm.cpp:40:37: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = double; Vdual = Eigen::Matrix; ldlt = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1> >' D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::Matrix, 1>; U = Eigen::Product, Eigen::Matrix, 1>; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::Matrix, 1>; Derived = Eigen::Product, Eigen::Matrix, 1>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' compute_galamm.cpp:35:30: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = double; Vdual = Eigen::Matrix; ldlt = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::SparseMatrix, const Eigen::SparseMatrix > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::SparseMatrix, const Eigen::SparseMatrix, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::SparseMatrix, const Eigen::SparseMatrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:36:14: required from 'void Eigen::internal::ordering_helper_at_plus_a(const MatrixType&, MatrixType&) [with MatrixType = Eigen::SparseMatrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:65:42: required from 'void Eigen::AMDOrdering::operator()(const MatrixType&, PermutationType&) [with MatrixType = Eigen::SparseMatrix; StorageIndex = int; PermutationType = Eigen::PermutationMatrix<-1, -1, int>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15: required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, CholMatrixType&) [with Derived = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >; MatrixType = Eigen::SparseMatrix; ConstCholMatrixPtr = const Eigen::SparseMatrix*; CholMatrixType = Eigen::SparseMatrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:236:7: required from 'void Eigen::SimplicialCholeskyBase::analyzePattern(const MatrixType&, bool) [with Derived = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >; MatrixType = Eigen::SparseMatrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:475:27: required from 'void Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::analyzePattern(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; MatrixType = Eigen::SparseMatrix]' compute_galamm.cpp:68:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, 0, Eigen::Stride<0, 0> > >; Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/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::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:35: required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21: required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1089:50: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; _Scalar = double; int _Options = 0; _StorageIndex = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:685:15: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; _Scalar = double; int _Options = 0; _StorageIndex = int]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453: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]' D:/RCompile/CRANpkg/lib/4.4/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]' compute_galamm.cpp:40:37: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = double; Vdual = Eigen::Matrix; ldlt = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1> > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 1>, const Eigen::Product, Eigen::Matrix, 1> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::Matrix, 1>; U = Eigen::Product, Eigen::Matrix, 1>; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::Matrix, 1>; Derived = Eigen::Product, Eigen::Matrix, 1>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' compute_galamm.cpp:35:30: required from 'T loss(const parameters&, const data&, Vdual&, std::vector > >&, ldlt&, Vdual&) [with T = double; Vdual = Eigen::Matrix; ldlt = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' compute_galamm.cpp:71:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >, 2>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >, 2> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >, 2> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >, 2, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >, 2, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:165:20: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 5> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from 'class Eigen::TriangularViewImpl, 5, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from 'class Eigen::TriangularView, 5>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:170:26: required from 'void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >; Dest = Eigen::Matrix; Derived = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >; RhsType = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >; Scalar = double; SrcXprType = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:230:47: required from 'struct Eigen::internal::traits, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/EigenBase.h:41:59: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix > >, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >, Eigen::Matrix, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >, Eigen::Matrix, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix > >, Eigen::Matrix, 1, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix > >, Eigen::Matrix, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix > >, Eigen::Matrix, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:173:46: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >, 6> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from 'class Eigen::TriangularViewImpl >, 6, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from 'class Eigen::TriangularView >, 6>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:176:26: required from 'void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >; Dest = Eigen::Matrix; Derived = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::SimplicialLDLT, 1, Eigen::AMDOrdering >; RhsType = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix >; Scalar = double; SrcXprType = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 2> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 2> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:179:23: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:274:36: required from 'struct Eigen::internal::evaluator > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:96:8: required from 'struct Eigen::internal::product_evaluator, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, 8, Eigen::SparseShape, Eigen::SparseShape, double, double>' D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1125:27: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:685:15: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' misc.h:25:56: required from 'SpMdual inner_hessian(const parameters&, const data&, const Eigen::DiagonalMatrix&) [with T = double; SpMdual = Eigen::SparseMatrix]' compute_galamm.cpp:67:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:96:8: required from 'struct Eigen::internal::product_evaluator, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, 8, Eigen::SparseShape, Eigen::SparseShape, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:121:8: required from 'struct Eigen::internal::plain_object_eval, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:71:53: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1125:27: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:685:15: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' misc.h:25:56: required from 'SpMdual inner_hessian(const parameters&, const data&, const Eigen::DiagonalMatrix&) [with T = double; SpMdual = Eigen::SparseMatrix]' compute_galamm.cpp:67:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:499: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: 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::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: 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]' D:/RCompile/CRANpkg/lib/4.4/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::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' D:/RCompile/CRANpkg/lib/4.4/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::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' misc.h:14:43: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 75 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 76 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 77 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' misc.h:14:43: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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.4/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> > > >' D:/RCompile/CRANpkg/lib/4.4/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> > > >' D:/RCompile/CRANpkg/lib/4.4/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>' D:/RCompile/CRANpkg/lib/4.4/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> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:287: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::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' misc.h:14:43: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator >; Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/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 = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:467:24: required from 'void Eigen::internal::permute_symm_to_fullsymm(const MatrixType&, Eigen::SparseMatrix&, const typename MatrixType::StorageIndex*) [with int Mode = 1; MatrixType = Eigen::SparseMatrix, autodiff::detail::Dual >, 0, int>; int DestOrder = 0; typename MatrixType::StorageIndex = int; typename MatrixType::Scalar = autodiff::detail::Dual, autodiff::detail::Dual >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:231:57: required from 'static void Eigen::internal::Assignment::run(Eigen::SparseMatrix&, const SrcXprType&, const AssignOpType&) [with DestScalar = autodiff::detail::Dual, autodiff::detail::Dual >; int StorageOrder = 0; DstXprType = Eigen::SparseMatrix, autodiff::detail::Dual >, 0, int>; SrcXprType = Eigen::SparseSelfAdjointView, autodiff::detail::Dual >, 0, int>, 1>; Functor = Eigen::internal::assign_op, autodiff::detail::Dual >, autodiff::detail::Dual, autodiff::detail::Dual > >; typename DstXprType::StorageIndex = int; AssignOpType = Eigen::internal::assign_op, autodiff::detail::Dual >, autodiff::detail::Dual, autodiff::detail::Dual > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:660:9: required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, CholMatrixType&) [with Derived = Eigen::SimplicialLDLT, autodiff::detail::Dual >, 0, int>, 1, Eigen::AMDOrdering >; MatrixType = Eigen::SparseMatrix, autodiff::detail::Dual >, 0, int>; ConstCholMatrixPtr = const Eigen::SparseMatrix, autodiff::detail::Dual >, 0, int>*; CholMatrixType = Eigen::SparseMatrix, autodiff::detail::Dual >, 0, int>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:236:7: required from 'void Eigen::SimplicialCholeskyBase::analyzePattern(const MatrixType&, bool) [with Derived = Eigen::SimplicialLDLT, autodiff::detail::Dual >, 0, int>, 1, Eigen::AMDOrdering >; MatrixType = Eigen::SparseMatrix, autodiff::detail::Dual >, 0, int>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:475:27: required from 'void Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::analyzePattern(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix, autodiff::detail::Dual >, 0, int>; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; MatrixType = Eigen::SparseMatrix, autodiff::detail::Dual >, 0, int>]' compute_galamm.cpp:68:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = autodiff::detail::Dual, autodiff::detail::Dual >]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = autodiff::detail::Dual, autodiff::detail::Dual >; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:222:28: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: 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::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: 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]' D:/RCompile/CRANpkg/lib/4.4/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::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' D:/RCompile/CRANpkg/lib/4.4/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::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' misc.h:14:43: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 112 | conj_helper pcj; | ^~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:371: D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:128:55: required from 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: 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::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: 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]' D:/RCompile/CRANpkg/lib/4.4/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::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' misc.h:14:43: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/Memory.h:470:60: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 470 | return first_aligned::alignment>(array, size); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, 1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, 1, false, true>' D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, 1, false, true>' D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1125:27: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:685:15: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::DiagonalMatrix, 0>, Eigen::Transpose >, 2>, Eigen::Transpose >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' misc.h:25:56: required from 'SpMdual inner_hessian(const parameters&, const data&, const Eigen::DiagonalMatrix&) [with T = double; SpMdual = Eigen::SparseMatrix]' compute_galamm.cpp:67:31: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:445: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730: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, 1, 1, false>; Functor = swap_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::Block, 1, 1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836: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, 1, 1, false>; Func = swap_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804: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, 1, 1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22: required from 'void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, 1, false>; Derived = Eigen::Block, 1, 1, false>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:992:18: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730: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, 1, 1, false>; Functor = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, 1, false>; SrcXprType = Eigen::Block, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836: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, 1, 1, false>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804: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, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 1, 1, false>; Src = Eigen::Block, 1, 1, false>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/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::Solve, 1, Eigen::AMDOrdering >, Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::SparseMatrix, 2>, Eigen::Matrix, 0>, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' compute_galamm.cpp:84:13: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:200:20: required from 'static void Eigen::internal::conservative_sparse_sparse_product_selector::run(const Lhs&, const Rhs&, ResultType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Transpose >; ResultType = Eigen::SparseMatrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:76:107: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dest&, const Lhs&, const Rhs&, Eigen::SparseShape) [with Dest = Eigen::SparseMatrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Transpose >; int ProductType = 8]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:43:11: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dest&, const Lhs&, const Rhs&) [with Dest = Eigen::SparseMatrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Transpose >; int ProductType = 8]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' misc.h:14:43: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1067:93: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:202:9: required from 'static void Eigen::internal::conservative_sparse_sparse_product_selector::run(const Lhs&, const Rhs&, ResultType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Transpose >; ResultType = Eigen::SparseMatrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:76:107: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dest&, const Lhs&, const Rhs&, Eigen::SparseShape) [with Dest = Eigen::SparseMatrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Transpose >; int ProductType = 8]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:43:11: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::Product >, Eigen::Transpose >, 2>, Eigen::Matrix, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' misc.h:14:43: required from 'Vdual linpred(const parameters&, const data&) [with T = double; Vdual = Eigen::Matrix]' compute_galamm.cpp:53:24: required from 'logLikObject logLik(parameters, data, std::vector > >&) [with T = double]' compute_galamm.cpp:183:22: required from 'Rcpp::List wrapper(const Eigen::VectorXd&, const Eigen::VectorXd&, const Eigen::MatrixXd&, const Eigen::SparseMatrix&, const Eigen::SparseMatrix&, const Eigen::VectorXd&, const Eigen::VectorXd&, const std::vector&, const Eigen::VectorXd&, const Eigen::VectorXd&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Rcpp::ListOf >&, const Eigen::VectorXd&, const std::vector&, const std::vector >&, const Eigen::VectorXi&, const Eigen::VectorXd&, const int&, const double&, bool) [with T = double; Rcpp::List = Rcpp::Vector<19>; Eigen::VectorXd = Eigen::Matrix; Eigen::MatrixXd = Eigen::Matrix; Eigen::VectorXi = Eigen::Matrix]' compute_galamm.cpp:234:27: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' model.h:106:31: required from 'T Poisson::cumulant(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:104:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper > > >' model.h:39:16: required from 'T Binomial::cumulant(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:37:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper > > > > >' D:/RCompile/CRANpkg/lib/4.4/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::ArrayWrapper > > > > >' D:/RCompile/CRANpkg/lib/4.4/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::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/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::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' model.h:39:44: required from 'T Binomial::cumulant(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:37:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/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::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/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::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/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::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/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::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >' model.h:39:47: required from 'T Binomial::cumulant(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:37:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' model.h:47:34: required from 'Vdual Binomial::meanfun(Vdual&, Vdual&) [with T = double; Vdual = Eigen::Matrix]' model.h:45:12: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >' model.h:47:64: required from 'Vdual Binomial::meanfun(Vdual&, Vdual&) [with T = double; Vdual = Eigen::Matrix]' model.h:45:12: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' model.h:59:49: required from 'Vdual Binomial::get_V(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:55:12: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' model.h:60:29: required from 'Vdual Binomial::get_V(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:55:12: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' model.h:59:66: required from 'Vdual Binomial::get_V(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:55:12: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/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>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' model.h:88:44: required from 'Vdual Gaussian::get_V(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:86:12: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1>' model.h:95:24: required from 'T Gaussian::get_phi(Vdual&, Vdual&, Vdual&, Ddual&, int) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:92:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Product, Eigen::Matrix, 1>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::Matrix, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Product, Eigen::Matrix, 1>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' model.h:74:41: required from 'T Gaussian::cumulant(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:72:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' model.h:95:52: required from 'T Gaussian::get_phi(Vdual&, Vdual&, Vdual&, Ddual&, int) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:92:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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 > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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 > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]' model.h:106:37: required from 'T Poisson::cumulant(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:104:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::Matrix, 1> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Product, Eigen::Matrix, 1> > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::Matrix, 1> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::Matrix, 1> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Product, Eigen::Matrix, 1>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' model.h:74:41: required from 'T Gaussian::cumulant(Vdual&, Vdual&, Ddual&) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:72:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/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::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Product, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, 1>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' model.h:95:52: required from 'T Gaussian::get_phi(Vdual&, Vdual&, Vdual&, Ddual&, int) [with T = double; Vdual = Eigen::Matrix; Ddual = Eigen::DiagonalMatrix]' model.h:92:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] g++ -shared -s -static-libgcc -o galamm.dll tmp.def RcppExports.o compute_galamm.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-galamm/00new/galamm/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** 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 (galamm)