Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

INSTALL report for RNAdecay on malbec2

This page was generated on 2019-10-16 12:14:24 -0400 (Wed, 16 Oct 2019).

Package 1393/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RNAdecay 1.4.0
Reed Sorenson
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/RNAdecay
Branch: RELEASE_3_9
Last Commit: 993968e
Last Changed Date: 2019-05-02 11:54:12 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64 [ OK ] OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  ERROR 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: RNAdecay
Version: 1.4.0
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL RNAdecay
StartedAt: 2019-10-15 18:20:25 -0400 (Tue, 15 Oct 2019)
EndedAt: 2019-10-15 18:25:02 -0400 (Tue, 15 Oct 2019)
EllapsedTime: 277.4 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL RNAdecay
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘RNAdecay’ ...
** using staged installation
** libs
** arch - 
/home/biocbuild/bbs-3.9-bioc/R/bin/Rscript --vanilla -e "TMB::compile('general_dExp_1sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars 
make[1]: Entering directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include -I/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include     -DTMB_LIB_INIT=R_init_general_dExp_1sse   -I/usr/local/include  -fpic  -g -O2  -Wall -c general_dExp_1sse.cpp -o general_dExp_1sse.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:374:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/array.hpp:238:22:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from ‘struct Eigen::internal::traits > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from ‘struct Eigen::internal::accessors_level > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:113:75:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase >, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/atomic_math.hpp:426:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13:   required from ‘class Eigen::PermutationBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:308:7:   required from ‘class Eigen::PermutationMatrix<-1, -1, int>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21:   required from ‘class Eigen::PartialPivLU >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:519:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, -1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:487:51:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1682:29:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:24:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:12:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:18:23:   required from ‘atomic::Block atomic::Block::scale(Type) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:165:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:25:29:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::MatrixBase > >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:17:   required from ‘tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1018:38:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1033:5:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::ArrayBase >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:498:15:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1024:15:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1269:72:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1049:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:499:18:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:24:20:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]’
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:487:70:   required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:591:39:   required from ‘SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1108:37:   required from here
/home/biocbuild/bbs-3.9-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) long long int}’ [-Wignored-attributes]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:32:30:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8:   required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:434:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl >, Eigen::SolverStorage>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12:   required from ‘static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:106:40:   required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:300:81:   required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:351:66:   required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:482:18:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:390:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename conditional::type LhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type RhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type ResPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:191:21:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:194:15:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1532:86: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               (SwappedTraits::LhsProgress!=8 || unpacket_traits::size==nr))
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1584:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1585:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1586:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1587:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:31:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:47:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:10:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1318:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:574:9:   required from ‘static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, -1, 1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:396:31:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, 1, true>, -1, 1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19:   required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:179:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, -1, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -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.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:983:11:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o general_dExp_1sse.so general_dExp_1sse.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
[1] 0
/home/biocbuild/bbs-3.9-bioc/R/bin/Rscript --vanilla -e "TMB::compile('general_Exp_1sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars 
make[1]: Entering directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include -I/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include     -DTMB_LIB_INIT=R_init_general_Exp_1sse   -I/usr/local/include  -fpic  -g -O2  -Wall -c general_Exp_1sse.cpp -o general_Exp_1sse.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:374:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/array.hpp:238:22:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from ‘struct Eigen::internal::traits > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from ‘struct Eigen::internal::accessors_level > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:113:75:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase >, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/atomic_math.hpp:426:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13:   required from ‘class Eigen::PermutationBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:308:7:   required from ‘class Eigen::PermutationMatrix<-1, -1, int>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21:   required from ‘class Eigen::PartialPivLU >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:519:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, -1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:487:51:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1682:29:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:24:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:12:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:18:23:   required from ‘atomic::Block atomic::Block::scale(Type) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:165:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:25:29:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::MatrixBase > >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:17:   required from ‘tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1018:38:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1033:5:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::ArrayBase >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:498:15:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1024:15:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1269:72:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1049:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:499:18:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:24:20:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]’
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:487:70:   required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:591:39:   required from ‘SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1108:37:   required from here
/home/biocbuild/bbs-3.9-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) long long int}’ [-Wignored-attributes]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:32:30:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8:   required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:434:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl >, Eigen::SolverStorage>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12:   required from ‘static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:106:40:   required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:300:81:   required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:351:66:   required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:482:18:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:390:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename conditional::type LhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type RhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type ResPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:191:21:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:194:15:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1532:86: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               (SwappedTraits::LhsProgress!=8 || unpacket_traits::size==nr))
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1584:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1585:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1586:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1587:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:31:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:47:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:10:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1318:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:574:9:   required from ‘static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, -1, 1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:396:31:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, 1, true>, -1, 1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19:   required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:179:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, -1, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -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.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:983:11:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_1sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o general_Exp_1sse.so general_Exp_1sse.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
[1] 0
/home/biocbuild/bbs-3.9-bioc/R/bin/Rscript --vanilla -e "TMB::compile('general_dExp_2sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars 
make[1]: Entering directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include -I/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include     -DTMB_LIB_INIT=R_init_general_dExp_2sse   -I/usr/local/include  -fpic  -g -O2  -Wall -c general_dExp_2sse.cpp -o general_dExp_2sse.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:374:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/array.hpp:238:22:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from ‘struct Eigen::internal::traits > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from ‘struct Eigen::internal::accessors_level > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:113:75:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase >, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/atomic_math.hpp:426:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13:   required from ‘class Eigen::PermutationBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:308:7:   required from ‘class Eigen::PermutationMatrix<-1, -1, int>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21:   required from ‘class Eigen::PartialPivLU >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:519:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, -1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:487:51:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1682:29:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:24:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:12:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:18:23:   required from ‘atomic::Block atomic::Block::scale(Type) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:165:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:25:29:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::MatrixBase > >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:17:   required from ‘tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1018:38:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1033:5:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::ArrayBase >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:498:15:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1024:15:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1269:72:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1049:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:499:18:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:24:20:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]’
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:487:70:   required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:591:39:   required from ‘SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1108:37:   required from here
/home/biocbuild/bbs-3.9-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) long long int}’ [-Wignored-attributes]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:32:30:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8:   required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:434:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl >, Eigen::SolverStorage>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12:   required from ‘static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:106:40:   required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:300:81:   required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:351:66:   required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:482:18:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:390:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename conditional::type LhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type RhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type ResPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:191:21:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:194:15:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1532:86: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               (SwappedTraits::LhsProgress!=8 || unpacket_traits::size==nr))
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1584:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1585:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1586:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1587:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:31:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:47:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:10:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1318:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:574:9:   required from ‘static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, -1, 1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:396:31:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, 1, true>, -1, 1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19:   required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:179:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, -1, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -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.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:983:11:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o general_dExp_2sse.so general_dExp_2sse.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
[1] 0
/home/biocbuild/bbs-3.9-bioc/R/bin/Rscript --vanilla -e "TMB::compile('general_Exp_2sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars 
make[1]: Entering directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include -I/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include     -DTMB_LIB_INIT=R_init_general_Exp_2sse   -I/usr/local/include  -fpic  -g -O2  -Wall -c general_Exp_2sse.cpp -o general_Exp_2sse.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:374:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/array.hpp:238:22:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from ‘struct Eigen::internal::traits > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from ‘struct Eigen::internal::accessors_level > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:113:75:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase >, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/atomic_math.hpp:426:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13:   required from ‘class Eigen::PermutationBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:308:7:   required from ‘class Eigen::PermutationMatrix<-1, -1, int>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21:   required from ‘class Eigen::PartialPivLU >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:519:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, -1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:487:51:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1682:29:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:24:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:12:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:18:23:   required from ‘atomic::Block atomic::Block::scale(Type) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:165:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:25:29:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::MatrixBase > >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:17:   required from ‘tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1018:38:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1033:5:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::ArrayBase >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:498:15:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1024:15:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1269:72:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1049:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:499:18:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:24:20:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]’
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:487:70:   required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:591:39:   required from ‘SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1108:37:   required from here
/home/biocbuild/bbs-3.9-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) long long int}’ [-Wignored-attributes]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:32:30:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8:   required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:434:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl >, Eigen::SolverStorage>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12:   required from ‘static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:106:40:   required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:300:81:   required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:351:66:   required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:482:18:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:390:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename conditional::type LhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type RhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type ResPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:191:21:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:194:15:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1532:86: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               (SwappedTraits::LhsProgress!=8 || unpacket_traits::size==nr))
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1584:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1585:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1586:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1587:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:31:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:47:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:10:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1318:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:574:9:   required from ‘static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, -1, 1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:396:31:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, 1, true>, -1, 1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19:   required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:179:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, -1, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -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.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:983:11:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_2sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o general_Exp_2sse.so general_Exp_2sse.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
[1] 0
/home/biocbuild/bbs-3.9-bioc/R/bin/Rscript --vanilla -e "TMB::compile('general_dExp_3sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars 
make[1]: Entering directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include -I/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include     -DTMB_LIB_INIT=R_init_general_dExp_3sse   -I/usr/local/include  -fpic  -g -O2  -Wall -c general_dExp_3sse.cpp -o general_dExp_3sse.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:374:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/array.hpp:238:22:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from ‘struct Eigen::internal::traits > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from ‘struct Eigen::internal::accessors_level > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:113:75:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase >, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/atomic_math.hpp:426:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13:   required from ‘class Eigen::PermutationBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:308:7:   required from ‘class Eigen::PermutationMatrix<-1, -1, int>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21:   required from ‘class Eigen::PartialPivLU >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:519:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, -1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:487:51:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1682:29:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:24:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:12:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:18:23:   required from ‘atomic::Block atomic::Block::scale(Type) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:165:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:25:29:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::MatrixBase > >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:17:   required from ‘tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1018:38:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1033:5:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::ArrayBase >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:498:15:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1024:15:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1269:72:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1049:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:499:18:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:24:20:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]’
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:487:70:   required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:591:39:   required from ‘SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1108:37:   required from here
/home/biocbuild/bbs-3.9-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) long long int}’ [-Wignored-attributes]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:32:30:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8:   required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:434:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl >, Eigen::SolverStorage>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12:   required from ‘static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:106:40:   required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:300:81:   required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:351:66:   required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:482:18:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:390:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename conditional::type LhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type RhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type ResPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:191:21:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:194:15:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1532:86: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               (SwappedTraits::LhsProgress!=8 || unpacket_traits::size==nr))
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1584:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1585:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1586:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1587:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:31:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:47:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:10:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1318:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:574:9:   required from ‘static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, -1, 1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:396:31:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, 1, true>, -1, 1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19:   required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:179:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, -1, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -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.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:983:11:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o general_dExp_3sse.so general_dExp_3sse.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
[1] 0
/home/biocbuild/bbs-3.9-bioc/R/bin/Rscript --vanilla -e "TMB::compile('general_Exp_3sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars 
make[1]: Entering directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include -I/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include     -DTMB_LIB_INIT=R_init_general_Exp_3sse   -I/usr/local/include  -fpic  -g -O2  -Wall -c general_Exp_3sse.cpp -o general_Exp_3sse.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:374:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/array.hpp:238:22:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from ‘struct Eigen::internal::traits > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from ‘struct Eigen::internal::accessors_level > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:113:75:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase >, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/atomic_math.hpp:426:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13:   required from ‘class Eigen::PermutationBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:308:7:   required from ‘class Eigen::PermutationMatrix<-1, -1, int>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21:   required from ‘class Eigen::PartialPivLU >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:519:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, -1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:487:51:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1682:29:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:24:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:12:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:18:23:   required from ‘atomic::Block atomic::Block::scale(Type) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:165:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:25:29:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::MatrixBase > >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:17:   required from ‘tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1018:38:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1033:5:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::ArrayBase >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:498:15:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1024:15:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1269:72:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1049:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:499:18:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:24:20:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]’
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:487:70:   required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:591:39:   required from ‘SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1108:37:   required from here
/home/biocbuild/bbs-3.9-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) long long int}’ [-Wignored-attributes]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:32:30:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8:   required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:434:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl >, Eigen::SolverStorage>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12:   required from ‘static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:106:40:   required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:300:81:   required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:351:66:   required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:482:18:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:390:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename conditional::type LhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type RhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type ResPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:191:21:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:194:15:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1532:86: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               (SwappedTraits::LhsProgress!=8 || unpacket_traits::size==nr))
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1584:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1585:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1586:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1587:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:31:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:47:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:10:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1318:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:574:9:   required from ‘static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, -1, 1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:396:31:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, 1, true>, -1, 1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19:   required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:179:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, -1, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -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.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:983:11:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_3sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o general_Exp_3sse.so general_Exp_3sse.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
[1] 0
/home/biocbuild/bbs-3.9-bioc/R/bin/Rscript --vanilla -e "TMB::compile('general_dExp_4sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars 
make[1]: Entering directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include -I/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include     -DTMB_LIB_INIT=R_init_general_dExp_4sse   -I/usr/local/include  -fpic  -g -O2  -Wall -c general_dExp_4sse.cpp -o general_dExp_4sse.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:374:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/array.hpp:238:22:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from ‘struct Eigen::internal::traits > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from ‘struct Eigen::internal::accessors_level > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:113:75:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase >, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/atomic_math.hpp:426:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13:   required from ‘class Eigen::PermutationBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:308:7:   required from ‘class Eigen::PermutationMatrix<-1, -1, int>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21:   required from ‘class Eigen::PartialPivLU >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:519:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, -1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:487:51:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1682:29:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:24:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:12:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:18:23:   required from ‘atomic::Block atomic::Block::scale(Type) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:165:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:25:29:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::MatrixBase > >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:17:   required from ‘tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1018:38:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1033:5:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::ArrayBase >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:498:15:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1024:15:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1269:72:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1049:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:499:18:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:24:20:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]’
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:487:70:   required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:591:39:   required from ‘SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1108:37:   required from here
/home/biocbuild/bbs-3.9-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) long long int}’ [-Wignored-attributes]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:32:30:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8:   required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:434:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl >, Eigen::SolverStorage>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12:   required from ‘static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:106:40:   required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:300:81:   required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:351:66:   required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:482:18:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:390:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename conditional::type LhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type RhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type ResPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:191:21:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:194:15:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1532:86: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               (SwappedTraits::LhsProgress!=8 || unpacket_traits::size==nr))
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1584:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1585:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1586:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1587:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:31:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:47:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:10:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1318:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:574:9:   required from ‘static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, -1, 1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:396:31:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, 1, true>, -1, 1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19:   required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:179:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, -1, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -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.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:983:11:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_dExp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o general_dExp_4sse.so general_dExp_4sse.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
[1] 0
/home/biocbuild/bbs-3.9-bioc/R/bin/Rscript --vanilla -e "TMB::compile('general_Exp_4sse.cpp',safebounds=FALSE,safeunload=FALSE)"
Note: Using Makevars in /home/biocbuild/.R/Makevars 
make[1]: Entering directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include -I/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include     -DTMB_LIB_INIT=R_init_general_Exp_4sse   -I/usr/local/include  -fpic  -g -O2  -Wall -c general_Exp_4sse.cpp -o general_Exp_4sse.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:392:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 template<> struct unpacket_traits { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 struct palign_impl
                                   ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
/home/biocbuild/bbs-3.9-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]
 ptranspose(PacketBlock& kernel) {
                                  ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:374:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   template<> struct conj_helper {                                          \
                                                                      ^
/home/biocbuild/bbs-3.9-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’
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:224:7:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from ‘class Eigen::QuaternionBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:232:7:   required from ‘class Eigen::Quaternion’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) long long int}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:45:43:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/array.hpp:238:22:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:367:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from ‘struct Eigen::internal::traits >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:170: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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:188:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename find_best_packet_helper::type>::type type;
                                                                                        ^~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from ‘class Eigen::Array’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:17:8:   required from ‘struct tmbutils::vector’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:52:1:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from ‘struct Eigen::internal::traits > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from ‘struct Eigen::internal::accessors_level > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:113:75:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from ‘class Eigen::MapBase >, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from ‘class Eigen::Map >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:24:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/atomic_math.hpp:426:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13:   required from ‘class Eigen::PermutationBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:308:7:   required from ‘class Eigen::PermutationMatrix<-1, -1, int>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21:   required from ‘class Eigen::PartialPivLU >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:494:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:519:1:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, -1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper, -1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from ‘class Eigen::Matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:88:8:   required from ‘struct tmbutils::matrix’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:487:51:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:129:36:   required from ‘atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   required from ‘class Eigen::MapBase, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1682:29:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from ‘class Eigen::DenseCoeffsBase >, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from ‘class Eigen::DenseCoeffsBase >, 3>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:24:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:30:12:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:18:23:   required from ‘atomic::Block atomic::Block::scale(Type) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:165:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:25:29:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, -1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_convolve.hpp:8:57:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::MatrixBase > >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:99:17:   required from ‘tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1018:38:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1033:5:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:493:38:   required from ‘struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::ArrayBase >::CastXpr’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:62:1:   required by substitution of ‘template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:498:15:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/start_parallel.hpp:216:37:   required from ‘VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = long unsigned int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1024:15:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1269:72:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase, Eigen::Array > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1049:14:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from ‘class Eigen::DenseCoeffsBase >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7:   required from ‘class Eigen::MatrixWrapper >’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/convert.hpp:107:16:   required from ‘tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:499:18:   required from ‘tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1061:2:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/TMB/include/expm.hpp:24:20:   required from ‘atomic::Block atomic::Block::addIdentity() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:168:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]’
/home/biocbuild/bbs-3.9-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_product_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:487:70:   required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:591:39:   required from ‘SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1108:37:   required from here
/home/biocbuild/bbs-3.9-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) long long int}’ [-Wignored-attributes]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-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::Array; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Array; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:32:30:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8:   required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Transpose, 1, -1, false> >; SrcXprType = Eigen::Array; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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::Array; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Array; Derived = Eigen::Block, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1053:18:   required from ‘SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmb_core.hpp:1267:64:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::Matrix, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:21:   required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:434:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7:   required from ‘class Eigen::InverseImpl >, Eigen::SolverStorage>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12:   required from ‘static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:106:40:   required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:300:81:   required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:351:66:   required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:482:18:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:390:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
   typedef typename conditional::type LhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type RhsPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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]
   typedef typename conditional::type ResPacket;
                                                                         ^~~~~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:191:21:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:194:15:   required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; Eigen::internal::general_matrix_matrix_product::ResScalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:226:14:   required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:97:7:   required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:484:9:   required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:435:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1532:86: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               (SwappedTraits::LhsProgress!=8 || unpacket_traits::size==nr))
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1584:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1585:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1586:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1587:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half {aka __vector(2) double}’ [-Wignored-attributes]
               typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf;
                                                                                                                                       ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:31:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:522:47:   required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:14:   required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:10:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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.9-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.9-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.9-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.9-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.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from ‘class Eigen::Transpose, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-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::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/atomic_math.hpp:413:58:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1318:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from ‘class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from ‘class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:574:9:   required from ‘static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, 1, true>, -1, 1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, 1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 3>’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:173:31:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:24:22:   required from ‘tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:31:20:   required from ‘Type atomic::Block::norm() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:160:29:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Eigen::DenseBase::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:396:31:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, const Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, 1, true>, -1, 1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:491:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19:   required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12:   required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:179:21:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1973:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(2) double}’ [-Wignored-attributes]
           PacketBlock kernel;
                                                              ^~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]’
/home/biocbuild/bbs-3.9-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>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22:   required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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>, 1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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, -1, false>, -1, 1, true>, 1>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 3>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:215:34:   [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >’
/home/biocbuild/bbs-3.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from ‘class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from ‘class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-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::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’:
/home/biocbuild/bbs-3.9-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::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1:   required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36:   required from ‘const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:381:84:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   return internal::first_aligned::alignment),Derived>(m);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -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.9-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, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135:   [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:40:   [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 2>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true>, 0>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true, true>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:552:72:   required from ‘const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = long int]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5:   [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, 1, -1, false> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’:
/home/biocbuild/bbs-3.9-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>, -1, -1, false>, -1, 1, true> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51:   required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >’
/home/biocbuild/bbs-3.9-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::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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.9-bioc/R/library/RcppEigen/include/Eigen/Core:434:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>’:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from ‘class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from ‘class Eigen::Block, Eigen::Matrix >, 1, -1, false>’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:983:11:   [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Core:440:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/TMB.hpp:53,
                 from general_Exp_4sse.cpp:2:
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >’:
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]’
/home/biocbuild/bbs-3.9-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, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]’
/home/biocbuild/bbs-3.9-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, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:816:7:   required from ‘void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]’
/home/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:296:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/tmbutils/vector.hpp:93:22:   required from ‘tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:36:14:   required from ‘atomic::Block atomic::Block::inverse() [with Type = double]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:180:17:   required from ‘matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]’
/home/biocbuild/bbs-3.9-bioc/R/library/TMB/include/expm.hpp:192:52:   required from here
/home/biocbuild/bbs-3.9-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]
   enum {
        ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o general_Exp_4sse.so general_Exp_4sse.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
make[1]: Leaving directory '/home/biocbuild/bbs-3.9-bioc/meat/RNAdecay/src'
[1] 0
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-RNAdecay/00new/RNAdecay/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** 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 (RNAdecay)