* installing *source* package 'multiview' ... ** package 'multiview' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++17 make[1]: Entering directory '/d/temp/RtmpQ3UiQt/R.INSTALL147f478125467/multiview/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Iglmnetpp/include -Iglmnetpp/src -Iglmnetpp/test -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:205, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:28, 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:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:165: 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:266:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:271: 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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:273:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.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:266:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:273:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.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:29: 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/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:111: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:26:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:111: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:26:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::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:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:223: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:26:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:111: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:29:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:223: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:29:85: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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 > >': 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/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: 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:64:97: 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; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Iglmnetpp/include -Iglmnetpp/src -Iglmnetpp/test -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c wls_exp.cpp -o wls_exp.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigen.h:25, from wls_exp.cpp:2: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:165: 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:266:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:271: 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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:273:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.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:266:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:273:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.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:29: 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/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:111:75: required from 'class Eigen::Map >' glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:111:75: required from 'class Eigen::Map >' glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::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:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:223: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 >' glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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' glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:400:10: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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 >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:38: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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::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, const Eigen::CwiseNullaryOp, const Eigen::Array >, 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::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::ArrayWrapper > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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::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::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::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::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::ArrayWrapper > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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' glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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::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::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::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::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::ArrayWrapper > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:409:48: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, 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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, 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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, 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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, 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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:409:49: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555: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:223: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 >' wls_exp.cpp:40:5: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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:481: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: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:796:8: required from 'struct glmnetpp::ElnetPointInternalGaussianWLSBase' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:10:8: required from 'struct glmnetpp::ElnetPointInternal::type::wls, double, int, int>' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:16:8: required from 'struct glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:8:8: required from 'struct glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:9:8: required from 'struct glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >' wls_exp.cpp:52:17: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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:481: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: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:796:8: required from 'struct glmnetpp::ElnetPointInternalGaussianWLSBase' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:10:8: required from 'struct glmnetpp::ElnetPointInternal::type::wls, double, int, int>' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:16:8: required from 'struct glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:8:8: required from 'struct glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:9:8: required from 'struct glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >' wls_exp.cpp:52:17: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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 > >': 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/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map >' wls_exp.cpp:113:5: 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, 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:255:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:150:32: required from 'struct glmnetpp::SpElnetPointInternal::type::wls, double, int, int>' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:16:8: required from 'struct glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:8:8: required from 'struct glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:9:8: required from 'struct glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >' glmnetpp/include/glmnetpp_bits/elnet_point/sp_gaussian_wls.hpp:7:8: required from 'struct glmnetpp::SpElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >' wls_exp.cpp:125:17: 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, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 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> >, -1, 1, true> >' 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> >, -1, 1, true> >' 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> >, -1, 1, true>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:22: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::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> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 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> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:31: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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, Eigen::Stride<0, 0> >, -1, 1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 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, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:40: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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, Eigen::Stride<0, 0> >, -1, 1, true> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:49: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:133:28: required from 'typename glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:85:41: required from 'glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: 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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:133:44: required from 'typename glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:85:41: required from 'glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: 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, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336: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:292:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:438:43: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::internal::IteratorBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1087:8: required from 'struct Eigen::internal::block_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true, false>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1034:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:334:8: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:29:32: required from 'typename Eigen::internal::traits::Scalar Eigen::SparseMatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:133:59: required from 'typename glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:85:41: required from 'glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:277: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:407:54: required from 'struct Eigen::internal::sparse_conjunction_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:334:8: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:29:32: required from 'typename Eigen::internal::traits::Scalar Eigen::SparseMatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:133:59: required from 'typename glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:85:41: required from 'glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, 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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 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, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, 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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, 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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; 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::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:55: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' 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::Map >; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; 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::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:206:64: required from 'static auto glmnetpp::ElnetPointInternalStaticBase::compute_grad(const RType&, const XType&) [with RType = Eigen::Map >; XType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:118:36: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:123:25: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_abs_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:75:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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::Map >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Map >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator > >; 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::Map >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map >; typename Eigen::internal::traits::Scalar = double]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:83:33: required from 'glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from 'struct Eigen::internal::evaluator_wrapper_base, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; 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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; 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::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:55: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 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> >, -1, 1, true> >' 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> >, -1, 1, true> >' 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> >, -1, 1, true>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:55:24: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, 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::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, 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::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, 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::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:94:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:55:24: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, 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, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:928:52: required from 'auto glmnetpp::ElnetPointInternalGaussianWLSBase::update_intercept(typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBaseViewer]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:99:33: required from 'void glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_intercept() [with ValueType = double; IndexType = int; BoolType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:55:31: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:55:24: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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::Map, 0, 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, 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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, 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, 0, 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, 0, Eigen::Stride<0, 0> > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:928:52: required from 'auto glmnetpp::ElnetPointInternalGaussianWLSBase::update_intercept(typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBaseViewer]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:99:33: required from 'void glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_intercept() [with ValueType = double; IndexType = int; BoolType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:55:31: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:55:24: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56: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> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from 'class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:110:23: required from 'void glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::value_t = double]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:57:27: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::update(typename base_t::index_t, const PointPackType&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointPackType = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:128:24: 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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:110:39: required from 'void glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::value_t = double]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:57:27: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::update(typename base_t::index_t, const PointPackType&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointPackType = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:128:24: 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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, 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::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, 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::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, 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::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: required from 'static void glmnetpp::ElnetPointInternalGaussianNaiveBase::update_resid(RType&&, typename base_t::value_t, const XType&) [with RType = Eigen::Map >&; XType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianUniBase]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:92:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:55:24: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Sparse>' 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::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: required from 'static void glmnetpp::ElnetPointInternalGaussianNaiveBase::update_resid(RType&&, typename base_t::value_t, const XType&) [with RType = Eigen::Map >&; XType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianUniBase]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:109:39: required from 'void glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::value_t = double]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:57:27: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::update(typename base_t::index_t, const PointPackType&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointPackType = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:128:24: 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::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const 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:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; 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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; 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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; 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::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:55: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.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::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >; 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::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; 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::Map >; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; 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::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:206:64: required from 'static auto glmnetpp::ElnetPointInternalStaticBase::compute_grad(const RType&, const XType&) [with RType = Eigen::Map >; XType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:118:36: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:123:25: required from 'typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_abs_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:75:41: required from 'glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654: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/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:45:7: required from 'Eigen::CwiseBinaryOpImpl::CwiseBinaryOpImpl() [with BinaryOp = Eigen::internal::scalar_product_op; Lhs = const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Rhs = const Eigen::Map, 0, Eigen::Stride<0, 0> >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:111:49: required from 'Eigen::CwiseBinaryOp::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op; LhsType = const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; RhsType = const Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:689:62: required from 'const typename Eigen::SparseMatrixBase::CwiseProductDenseReturnType::Type Eigen::SparseMatrixBase::cwiseProduct(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; typename CwiseProductDenseReturnType::Type = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:110:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:128:24: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:55:24: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071: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/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:347:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:143:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from 'glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]' glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from 'static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]' glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from 'std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from 'void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]' glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from 'void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]' wls_exp.cpp:128:24: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -shared -s -static-libgcc -o multiview.dll tmp.def RcppExports.o wls_exp.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpQ3UiQt/R.INSTALL147f478125467/multiview/src' make[1]: Entering directory '/d/temp/RtmpQ3UiQt/R.INSTALL147f478125467/multiview/src' make[1]: Leaving directory '/d/temp/RtmpQ3UiQt/R.INSTALL147f478125467/multiview/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-multiview/00new/multiview/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'multiview' as multiview_0.8.zip * DONE (multiview)