############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL DIAlignR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘DIAlignR’ ... ** using staged installation ** libs g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c ChromatogramPeak.cpp -o ChromatogramPeak.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c DPosition.cpp -o DPosition.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c MSChromatogram.cpp -o MSChromatogram.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c PeakIntegrator.cpp -o PeakIntegrator.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:397, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 718 | struct palign_impl | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 741 | struct palign_impl | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 764 | struct palign_impl | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:377, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c Rmain.cpp -o Rmain.o Rmain.cpp: In function ‘Rcpp::NumericVector areaIntegrator(Rcpp::List, Rcpp::List, double, double, std::string, std::string, bool, bool, int, int)’: Rmain.cpp:273:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 273 | for(int i = 0; i::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 305 | for(int i = 0; i&, double, double, double, bool, double, double, int, bool, double)’: Rmain.cpp:368:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 368 | for(int i = 0; i&, double, double, double, bool, double, double, int, bool, double, double, std::string, std::string, bool)’: Rmain.cpp:771:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 771 | for(int i = 0; i::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 818 | for(int i = 0; i < keep.size(); i++){ | ~~^~~~~~~~~~~~~ Rmain.cpp:824:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 824 | for(int j = 0; j ::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 827 | for(int i = 0; i < keep.size(); i++){ | ~~^~~~~~~~~~~~~ Rmain.cpp:837:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 837 | for(int i = 0; i < keep.size(); i++) alignedChildTime[keep[i]] = t1NN[i]; | ~~^~~~~~~~~~~~~ Rmain.cpp:862:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 862 | for (int i = 0; i < intensity1NN.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~ Rmain.cpp:873:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 873 | for(int i =0, j = 0; i < alignedChildTime.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ Rmain.cpp: In function ‘Rcpp::List otherChildXICpp(Rcpp::List, Rcpp::List, int, int, Rcpp::NumericMatrix, std::vector, double, std::string)’: Rmain.cpp:944:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 944 | for(int i = 0; i >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 972 | for(int j = 0; j ::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 975 | for(int i = 0; i < keep.size(); i++){ | ~~^~~~~~~~~~~~~ Rmain.cpp:1008:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 1008 | for (int i = 0; i < intensity1NN.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~ In file included from Rmain.cpp:19: miscell.h: At global scope: miscell.h:14:19: warning: ‘const bool DIAlign::detect_end_na(double, double)’ declared ‘static’ but never defined [-Wunused-function] 14 | static bool const detect_end_na(double a, double b); | ^~~~~~~~~~~~~ miscell.h:16:19: warning: ‘const bool DIAlign::detect_start_na(double, double)’ declared ‘static’ but never defined [-Wunused-function] 16 | static bool const detect_start_na(double a, double b); | ^~~~~~~~~~~~~~~ miscell.h:18:19: warning: ‘const bool DIAlign::lessZero(double)’ declared ‘static’ but never defined [-Wunused-function] 18 | static bool const lessZero(double a); | ^~~~~~~~ In file included from miscell.h:9, from Rmain.cpp:19: spline.h:390:10: warning: ‘double DIAlign::{anonymous}::tk::spline::deriv(int, double) const’ defined but not used [-Wunused-function] 390 | double spline::deriv(int order, double x) const | ^~~~~~ spline.h:364:10: warning: ‘double DIAlign::{anonymous}::tk::spline::operator()(double) const’ defined but not used [-Wunused-function] 364 | double spline::operator() (double x) const | ^~~~~~ spline.h:273:8: warning: ‘void DIAlign::{anonymous}::tk::spline::set_points(const std::vector&, const std::vector&, bool)’ defined but not used [-Wunused-function] 273 | void spline::set_points(const std::vector& x, | ^~~~~~ spline.h:261:8: warning: ‘void DIAlign::{anonymous}::tk::spline::set_boundary(DIAlign::{anonymous}::tk::spline::bd_type, double, DIAlign::{anonymous}::tk::spline::bd_type, double, bool)’ defined but not used [-Wunused-function] 261 | void spline::set_boundary(spline::bd_type left, double left_value, | ^~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c SavitzkyGolayFilter.cpp -o SavitzkyGolayFilter.o In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:397, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 718 | struct palign_impl | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 741 | struct palign_impl | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 764 | struct palign_impl | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:377, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(4) float’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ SavitzkyGolayFilter.cpp:14:24: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ SavitzkyGolayFilter.cpp:14:24: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:233:22: required from ‘class Eigen::SVDBase, 2> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:487:60: required from ‘class Eigen::JacobiSVD, 2>’ SavitzkyGolayFilter.cpp:24:44: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:438:19: required from ‘class Eigen::ColPivHouseholderQR >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:247:10: required from ‘struct Eigen::internal::qr_preconditioner_impl, 2, 0, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:607:110: required from ‘class Eigen::JacobiSVD, 2>’ SavitzkyGolayFilter.cpp:24:44: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:676:40: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:683:29: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:683:29: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:60: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:60: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, const Eigen::Matrix >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:697:64: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:750:39: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:757:62: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:769:80: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:229:17: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:331:58: required from ‘class Eigen::TriangularViewImpl, -1, -1, false> >, 1, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from ‘class Eigen::TriangularView, -1, -1, false> >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:232:24: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:25:26: required from ‘void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:725:13: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from ‘Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::DenseBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:750:39: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:249:24: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:256:17: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1, 1, true>, -1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:262:39: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, 2, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 2, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 2, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 2, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, 2, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from ‘void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from ‘class Eigen::DenseBase, 1, 2, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 2, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 2, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase, 1, 2, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, 2, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from ‘void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from ‘void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 1, -1, false>; VectorY = Eigen::Block, 1, -1, false>; OtherScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:281:40: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:725:13: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from ‘void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, -1, 1, true>; VectorY = Eigen::Block, -1, 1, true>; OtherScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:296:40: required from ‘void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:726:28: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from ‘class Eigen::internal::visitor_evaluator, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, -1, 1, false> >; Derived = Eigen::Block, -1, 1, false>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:769:16: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:519:82: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:161:63: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:162:82: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:27: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:164:9: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/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> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:165:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/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>’: /home/biocbuild/bbs-3.14-bioc/R/library/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> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/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> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/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>’ /home/biocbuild/bbs-3.14-bioc/R/library/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> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:165:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:166:34: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:166:34: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:124:63: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:126:41: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:127:9: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/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> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:128:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/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>’: /home/biocbuild/bbs-3.14-bioc/R/library/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> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/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> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/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>’ /home/biocbuild/bbs-3.14-bioc/R/library/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> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:128:25: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:129:29: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:83:75: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 2>, Eigen::Matrix, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:66: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, 1>, Eigen::Matrix, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:22: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:747:33: required from ‘static Derived& Eigen::internal::setIdentity_impl::run(Derived&) [with Derived = Eigen::Matrix; bool Big = false]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:776:50: required from ‘Derived& Eigen::MatrixBase::setIdentity() [with Derived = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:793:22: required from ‘Derived& Eigen::MatrixBase::setIdentity(Eigen::Index, Eigen::Index) [with Derived = Eigen::Matrix; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:690:24: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 2, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from ‘void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 1, 2, false>; VectorY = Eigen::Block, 1, 2, false>; OtherScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:281:40: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from ‘void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:676:14: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:129:29: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:392:42: required from ‘Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::setConstant(const Scalar&) [with _MatrixType = Eigen::Matrix; unsigned int _Mode = 10; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView, 10>; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:395:44: required from ‘Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::setZero() [with _MatrixType = Eigen::Matrix; unsigned int _Mode = 10; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView, 10>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:250:9: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from ‘class Eigen::internal::dense_product_base, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0, 7>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from ‘class Eigen::ProductImpl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from ‘class Eigen::internal::visitor_evaluator, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, 1, -1, false> >; Derived = Eigen::Block, 1, -1, false>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = long int; Derived = Eigen::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:519:50: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:91:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = const double&; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:77:20: required from ‘void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:45:3: required from ‘void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from ‘struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:181:25: required from ‘Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = long int]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from ‘void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long int]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:509:88: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:18: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = Eigen::internal::add_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from ‘Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:164:9: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:166:21: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, -1, 1, false> >; Func = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:166:21: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from ‘Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:127:9: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:5: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = long int]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:499, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 75 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 76 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 77 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:287:40: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:496, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:92:29: required from ‘struct Eigen::internal::product_triangular_matrix_matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from ‘static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 391 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:392:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 392 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:393:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 393 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from ‘void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from ‘Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:499, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 112 | conj_helper pcj; | ^~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, -1, 1, false> > >; Dest = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from ‘static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 351 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 352 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 353 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from ‘static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from ‘class Eigen::DenseBase, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: required from ‘static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:371, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of ‘Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long int]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:128:55: required from ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:470:10: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 470 | return first_aligned::alignment>(array, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:499, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, -1, 1, false> > >; Dest = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from ‘static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 385 | conj_helper pcj; | ^~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:496, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:175:15: required from ‘static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from ‘static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 1981 | PacketBlock kernel; | ^~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; Eigen::internal::gebp_kernel::ResScalar = double]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:205:22: required from ‘static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from ‘static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1537:21: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 1537 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1592:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 1592 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1593:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 1593 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1594:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 1594 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1595:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] 1595 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:115:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:119:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:499, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 1>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 351 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 352 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 353 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 351 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 352 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 353 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Eigen::DenseBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:166:21: required from ‘void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from ‘void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:499, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 385 | conj_helper pcj; | ^~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:496, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; bool Conjugate = false; bool PanelMode = false]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:203:19: required from ‘static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 6; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 1847 | PacketBlock kernel; | ^~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, true>, 1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, -1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long int]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Eigen::internal::redux_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:36: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 27 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, false> >, -1, 1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:282:54: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:44:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::InnerStride<> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:48:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false, true>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:66:56: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:499, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 1>’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 75 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 76 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 77 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product::ResScalar = double]’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from ‘static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from ‘static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from ‘static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 112 | conj_helper pcj; | ^~~ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from SavitzkyGolayFilter.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, -1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator >, -1, -1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Derived = Eigen::Block >, -1, 1, false>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:282:27: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >’: /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::add_assign_op]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from ‘Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:66:28: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from ‘void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from ‘void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from ‘bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from ‘Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from ‘Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]’ SavitzkyGolayFilter.cpp:24:88: required from here /home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c affinealignment.cpp -o affinealignment.o affinealignment.cpp: In function ‘void DIAlign::AffineAlignment::getAffineAlignedIndices(DIAlign::AffineAlignObj&, int)’: affinealignment.cpp:260:11: warning: enumeration value ‘SS’ not handled in switch [-Wswitch] 260 | switch(TracebackPointer){ | ^ affinealignment.cpp: In function ‘double DIAlign::AffineAlignment::getOlapAffineAlignStartIndices(double*, double*, double*, int, int, int&, int&, DIAlign::Traceback::tbJump&)’: affinealignment.cpp:483:16: warning: ‘MaxColIndex’ may be used uninitialized in this function [-Wmaybe-uninitialized] 483 | OlapStartCol = MaxColIndex; | ~~~~~~~~~~~~~^~~~~~~~~~~~~ affinealignment.cpp:482:16: warning: ‘MaxRowIndex’ may be used uninitialized in this function [-Wmaybe-uninitialized] 482 | OlapStartRow = MaxRowIndex; | ~~~~~~~~~~~~~^~~~~~~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c affinealignobj.cpp -o affinealignobj.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c alignment.cpp -o alignment.o alignment.cpp: In function ‘void DIAlign::Alignment::getAlignedIndices(DIAlign::AlignObj&)’: alignment.cpp:194:11: warning: enumeration value ‘SS’ not handled in switch [-Wswitch] 194 | switch(TracebackPointer){ | ^ alignment.cpp:194:11: warning: enumeration value ‘DA’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘DB’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘TA’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘TB’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘LA’ not handled in switch [-Wswitch] alignment.cpp:194:11: warning: enumeration value ‘LB’ not handled in switch [-Wswitch] g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c chromSimMatrix.cpp -o chromSimMatrix.o chromSimMatrix.cpp: In function ‘std::vector DIAlign::SimilarityMatrix::perSampleEucLenVecOfVec(const std::vector >&)’: chromSimMatrix.cpp:32:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 32 | for (int i = 0; i < mag.size(); i++){ | ~~^~~~~~~~~~~~ chromSimMatrix.cpp: In function ‘std::vector DIAlign::SimilarityMatrix::perSampleSqrSumVecOfVec(const std::vector >&)’: chromSimMatrix.cpp:45:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 45 | for (int i = 0; i < mag.size(); i++){ | ~~^~~~~~~~~~~~ chromSimMatrix.cpp: In function ‘std::vector DIAlign::SimilarityMatrix::perSampleMeanVecOfVec(const std::vector >&)’: chromSimMatrix.cpp:57:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 57 | for (int i = 0; i < mean.size(); i++){ | ~~^~~~~~~~~~~~~ chromSimMatrix.cpp: In function ‘std::vector DIAlign::SimilarityMatrix::perSampleSumVecOfVec(const std::vector >&)’: chromSimMatrix.cpp:70:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 70 | for (int i = 0; i < sum.size(); i++){ | ~~^~~~~~~~~~~~ chromSimMatrix.cpp: In function ‘DIAlign::SimMatrix DIAlign::SimilarityMatrix::getSimilarityMatrix(const std::vector >&, const std::vector >&, std::string, std::string, double, double, int)’: chromSimMatrix.cpp:414:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 414 | for(int i = 0; i < MASK.size(); i++){ | ~~^~~~~~~~~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c constrainMat.cpp -o constrainMat.o constrainMat.cpp: In function ‘void DIAlign::ConstrainMatrix::calcNoBeefMask2(DIAlign::SimMatrix&, std::vector, std::vector, std::vector, int, bool)’: constrainMat.cpp:78:10: warning: unused variable ‘mapped’ [-Wunused-variable] 78 | double mapped = 0.0; | ^~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c gapPenalty.cpp -o gapPenalty.o gapPenalty.cpp: In function ‘double DIAlign::getGapPenalty(const DIAlign::SimMatrix&, double, std::string)’: gapPenalty.cpp:26:35: warning: ‘gapPenalty’ may be used uninitialized in this function [-Wmaybe-uninitialized] 26 | return std::max(0.01, gapPenalty); // gapPenalty must be positive. | ^ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c integrateArea.cpp -o integrateArea.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c interface.cpp -o interface.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c miscell.cpp -o miscell.o miscell.cpp: In function ‘void DIAlign::xicIntersect(std::vector >&, std::vector >&)’: miscell.cpp:10:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10 | for (unsigned int i = 0; i < len; i++){ | ~~^~~~~ miscell.cpp:15:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 15 | for(unsigned int i = 0; i < len; i++){ | ~~^~~~~ miscell.cpp:26:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 26 | for (unsigned int i = 0; i < len; i++){ | ~~^~~~~ miscell.cpp:39:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 39 | for (unsigned int i = 0; i < len; i++) len2[i] = intensity[i].size(); | ~~^~~~~ miscell.cpp: In function ‘std::vector > DIAlign::imputeChromatogram(const std::vector >&, const std::vector&, const std::vector&)’: miscell.cpp:125:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 125 | for(int i =0; i< middle.size(); i++){ | ~^~~~~~~~~~~~~~~ miscell.cpp:131:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 131 | for(int i =0; i < (Anew.size()-1); i++){ | ~~^~~~~~~~~~~~~~~~~ miscell.cpp:139:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 139 | for(int j=0; j DIAlign::getSkip(const std::vector&, const std::vector&)’: miscell.cpp:164:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 164 | for(int i = 0; i < index.size(); i++){ | ~~^~~~~~~~~~~~~~ miscell.cpp: In function ‘void DIAlign::mergeIntensity(std::vector >&, std::vector >&, double)’: miscell.cpp:221:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 221 | for(int i = 0; i< A.size(); i++){ | ~^~~~~~~~~~ miscell.cpp: In function ‘void DIAlign::addFlankToLeft(const std::vector&, std::vector&, std::vector&, const std::vector >&, std::vector >&, std::vector&)’: miscell.cpp:250:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 250 | for(int i = 0; i< intenN.size(); i++){ | ~^~~~~~~~~~~~~~~ miscell.cpp: In function ‘void DIAlign::addFlankToRight(const std::vector&, std::vector&, std::vector&, const std::vector >&, std::vector >&, std::vector&)’: miscell.cpp:277:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 277 | for(int i = 0; i< intenN.size(); i++){ | ~^~~~~~~~~~~~~~~ miscell.cpp: In function ‘void DIAlign::addFlankToLeft1(const std::vector >&, std::vector >&, std::vector&)’: miscell.cpp:288:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 288 | for(int i = 0; i< intenN.size(); i++){ | ~^~~~~~~~~~~~~~~ miscell.cpp: In function ‘void DIAlign::addFlankToRight1(const std::vector >&, std::vector >&, std::vector&)’: miscell.cpp:307:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 307 | for(int i = 0; i< intenN.size(); i++){ | ~^~~~~~~~~~~~~~~ miscell.cpp: In function ‘std::vector DIAlign::getMatchingIdx(const std::vector&, const std::vector&)’: miscell.cpp:318:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 318 | for(int i =0, j=0; i< tMain.size(); i++){ | ~^~~~~~~~~~~~~~ miscell.cpp:320:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 320 | for(; j > DIAlign::imputeChromatogram1(const std::vector >&, const std::vector&, const std::vector&, const std::vector&)’: miscell.cpp:337:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 337 | for(int j = 0; j ::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 339 | for(int i = 0; i < temp.size(); i++){ | ~~^~~~~~~~~~~~~ miscell.cpp:353:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 353 | for(int i =0; i< middle.size(); i++){ | ~^~~~~~~~~~~~~~~ miscell.cpp:358:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 358 | for(int i =0; i < intensity.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~ miscell.cpp:360:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 360 | for(int j=0; j&, const std::vector&, bool)’ defined but not used [-Wunused-function] 273 | void spline::set_points(const std::vector& x, | ^~~~~~ spline.h:261:8: warning: ‘void DIAlign::{anonymous}::tk::spline::set_boundary(DIAlign::{anonymous}::tk::spline::bd_type, double, DIAlign::{anonymous}::tk::spline::bd_type, double, bool)’ defined but not used [-Wunused-function] 261 | void spline::set_boundary(spline::bd_type left, double left_value, | ^~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c run_alignment.cpp -o run_alignment.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c simpleFcn.cpp -o simpleFcn.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c spline.cpp -o spline.o In file included from spline.cpp:1: spline.h:390:10: warning: ‘double DIAlign::{anonymous}::tk::spline::deriv(int, double) const’ defined but not used [-Wunused-function] 390 | double spline::deriv(int order, double x) const | ^~~~~~ spline.h:261:8: warning: ‘void DIAlign::{anonymous}::tk::spline::set_boundary(DIAlign::{anonymous}::tk::spline::bd_type, double, DIAlign::{anonymous}::tk::spline::bd_type, double, bool)’ defined but not used [-Wunused-function] 261 | void spline::set_boundary(spline::bd_type left, double left_value, | ^~~~~~ g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c utils.cpp -o utils.o utils.cpp: In function ‘double DIAlign::Utils::getQuantile(std::vector, double)’: utils.cpp:48:9: warning: unused variable ‘idx’ [-Wunused-variable] 48 | int idx = n*(1-p); | ^~~ g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o DIAlignR.so ChromatogramPeak.o DPosition.o MSChromatogram.o PeakIntegrator.o RcppExports.o Rmain.o SavitzkyGolayFilter.o affinealignment.o affinealignobj.o alignment.o chromSimMatrix.o constrainMat.o gapPenalty.o integrateArea.o interface.o miscell.o run_alignment.o simpleFcn.o spline.o utils.o -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-DIAlignR/00new/DIAlignR/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (DIAlignR)